amLeadTypeExternalMap 
Logical Entity Name  amLeadTypeExternalMap 
Default Table Name  amLeadTypeExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

amLeadTypeExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
amLeadTypeExternalMapID(PK)    int  NO 
 
amLeadTypeID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

amLeadTypeExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_amLeadTypeExternalMap_amLeadTypeExternalMapID  PrimaryKey  amLeadTypeExternalMapID 

amLeadTypeExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AmLeadType  Non-Identifying  One To Zero or More  FK_amLeadTypeExternalMapamLeadTypeId_amLeadTypeamLeadTypeId      amLeadTypeID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_amLeadTypeExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

amLeadTypeExternalMap Check Constraints 
Check Constraint Name  CheckConstraint